From 298c386d9c63d81587516431a30eb254adaf43fe Mon Sep 17 00:00:00 2001 From: Jochen Sprickerhof Date: Thu, 9 Jul 2020 21:52:46 +0200 Subject: [PATCH] Depend on libusb-1.0-0-dev Closes: #810420 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 7a9bae9eb..93705fdaf 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13), pkg-config, libexpat1-dev, expat, libxml2-utils, - libusb-dev, zlib1g-dev, + libusb-1.0-0-dev, zlib1g-dev, libshp-dev, qt5-default, qtwebengine5-dev [amd64 arm64 armhf i386 mipsel], -- 2.30.2